You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
CSub Method
>
Math387.CSub Method ([In] double, [In] TCplx, out TCplx)
Dew Math for .NET
Math387.CSub Method ([In] double, [In] TCplx, out TCplx)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
CSub Method
Collapse All
Subtract two numbers.
Syntax
C#
Visual Basic
public
static
void
CSub
([In]
double
A
, [In]
TCplx
B
,
out
TCplx
result
);
Public
static
Function
CSub
(
A
As
[In]
double
,
B
As
[In]
TCplx
,
result
As
out
TCplx
)
As
void
Group
CSub Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
CSub Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!